<div class="container">
<table width="0" border="0" cellspacing="0" cellpadding="0" class="block_ava" style="width:220px;table-layout:fixed"><tr><td width="37%">
<div class="avatar_cnt">
<img src="<?if($USER_AVATAR_URL$)?>$USER_AVATAR_URL$<?else?>/img/no_avatar.png<?endif?>" width="57" height="57" class="url_avatarCnt">
</div>
</td><td>
<div class="ingprs_cnt">
<div class="name_cnt"><?if($USER_LOGGED_IN$)?><a href="/index/8">$USER_FULL_NAME$</a><?else?>$USER_FULL_NAME$<?endif?></div>
<div class="log_cnt"><?if($USER_LOGGED_IN$)?>@$USERNAME$ / <a href="$LOGOUT_LINK$"></a><?else?><a href="$LOGIN_LINK$"></a> / <a href="$REGISTER_LINK$"></a><?endif?></div>
</div>
</td></tr></table>
<div class="search_cnt">
<form onsubmit="document.getElementById('sfSbm').disabled=true" method="get" style="margin:0px" action="http://dixer-demo.ucoz.com/search/">
<table width="0" border="0" cellspacing="0" cellpadding="0" class="search_Bg"><tr><td>
<input type="text" name="q" class="s_field" placeholder="  "/>
</td><td>
<input type="submit" class="button_search" name="sfSbm" id="sfSbm" value=""/>
</td></tr></table>
<input type="hidden" name="t" value="0">
</form>
</div><?if($USER_LOGGED_IN$)?>
<div class="menu_about">
 
<div class="cnt_about">
<div id="status_id"><img src="/img/712.gif" width="25" height="25"></div><br><a href="/index/11">?</a> 
<script type="text/javascript">
$.get('/index/8-$USER_ID$', function(content_id){$('#status_id').html($('.status_user', content_id).html());}); 
</script> 
</div>
</div><?endif?>
<?if($NMENU_1$)?>
$NMENU_1$
<div class="solid_menu"></div>
<?endif?>
<table width="0" border="0" cellspacing="0" cellpadding="0" class="inf1"><tr><td>
<div style="margin-bottom:10px;"></div>
$MYINF_1$
</td></tr></table>
</div>